projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2aecb6f
9bb2490
)
auto merge of #1057 : alexcrichton/cargo/fix-nightly, r=brson
author
bors
<bors@rust-lang.org>
Tue, 16 Dec 2014 17:28:49 +0000
(17:28 +0000)
committer
bors
<bors@rust-lang.org>
Tue, 16 Dec 2014 17:28:49 +0000
(17:28 +0000)
Older versions of curl apparently don't peel off the query parameters when
looking up filenames, so make two copies of the search results file in hope that
curl will find one of them!
Trivial merge